home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / germ_roundup.swf / scripts / DefineButton2_103 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-03-20  |  74 b   |  5 lines

  1. on(release){
  2.    this.gotoAndPlay("play");
  3.    _global.bHelp = false;
  4. }
  5.